fuse4bsd software package provides Filesystem in USErspace (utilities), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install fuse4bsd
fuse4bsd is installed in your system.
Make ensure the fuse4bsd package were installed using the commands given below,
$ sudo dpkg-query -l | grep fuse4bsd *
You will get with fuse4bsd package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Utilities |
| Package | fuse4bsd |
| Version | 0.3.9~pre1.20080208-4 |
| Description | Filesystem in USErspace (utilities) |
| Sub Section | Utils |